home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-07-13 | 2.2 KB | 56 lines |
- #
- # Copyright (C) 1991 Texas Instruments Incorporated.
- #
- # Permission is granted to any individual or institution to use, copy, modify,
- # and distribute this software, provided that this complete copyright and
- # permission notice is maintained, intact, in all copies and supporting
- # documentation.
- #
- # Texas Instruments Incorporated provides this software "as is" without
- # express or implied warranty.
- #
-
- include ../../Makedefs
- include ../Makedefs
-
- CURDIR = $(TOP)/$(DIRNAME)/Hash_Table/
- HEADERS = Base_Hash.h Hash_Table.h
- SOURCES = Base_Hash.C
- TEMPLATES = Hash_Table.C
- OBJECTS = $(SOURCES:.C=.o)
- SUBDIRS = tests
-
- include ../../Makeclassestargs
-
- # DO NOT DELETE THIS LINE -- make depend depends on it.
-
- Base_Hash.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Hash.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/stream.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/iostream.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/memory.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/c_varieties.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/iomanip.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/generic.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/stdiostream.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/stdio.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/fstream.h
- Base_Hash.o: /home/etamin/u0/nguyen/cool/include/misc.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/values.h
- Base_Hash.o: /home/etamin/u0/nguyen/cool/include/defs.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/string.h
- Base_Hash.o: /usr/lang/SC1.0/include/CC/sys/stdtypes.h
- Hash_Table.o: /home/etamin/u0/nguyen/cool/include/cool/Hash_Table.h
- Hash_Table.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Hash.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/stream.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/iostream.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/memory.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/c_varieties.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/iomanip.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/generic.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/stdiostream.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/stdio.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/fstream.h
- Hash_Table.o: /home/etamin/u0/nguyen/cool/include/misc.h
- Hash_Table.o: /usr/lang/SC1.0/include/CC/values.h
- Hash_Table.o: /home/etamin/u0/nguyen/cool/include/defs.h
-